﻿2026-06-28T11:47:25.9220195Z ##[group]Run actions/checkout@v5
2026-06-28T11:47:25.9220992Z with:
2026-06-28T11:47:25.9221408Z   repository: SaberMage/spt-core
2026-06-28T11:47:25.9224836Z   token: ***
2026-06-28T11:47:25.9225219Z   ssh-strict: true
2026-06-28T11:47:25.9225614Z   ssh-user: git
2026-06-28T11:47:25.9226007Z   persist-credentials: true
2026-06-28T11:47:25.9226425Z   clean: true
2026-06-28T11:47:25.9226807Z   sparse-checkout-cone-mode: true
2026-06-28T11:47:25.9227251Z   fetch-depth: 1
2026-06-28T11:47:25.9227632Z   fetch-tags: false
2026-06-28T11:47:25.9228023Z   show-progress: true
2026-06-28T11:47:25.9228406Z   lfs: false
2026-06-28T11:47:25.9228766Z   submodules: false
2026-06-28T11:47:25.9229333Z   set-safe-directory: true
2026-06-28T11:47:25.9229982Z ##[endgroup]
2026-06-28T11:47:26.0014973Z Syncing repository: SaberMage/spt-core
2026-06-28T11:47:26.0016614Z ##[group]Getting Git version info
2026-06-28T11:47:26.0017324Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-28T11:47:26.0018346Z [command]/usr/bin/git version
2026-06-28T11:47:26.0046400Z git version 2.43.0
2026-06-28T11:47:26.0066848Z ##[endgroup]
2026-06-28T11:47:26.0078090Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/611e8b86-59e6-4a45-b040-7ecd5d0a0e13' before making global git config changes
2026-06-28T11:47:26.0079492Z Adding repository directory to the temporary git global config as a safe directory
2026-06-28T11:47:26.0081950Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-28T11:47:26.0117853Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-28T11:47:26.0139714Z https://github.com/SaberMage/spt-core
2026-06-28T11:47:26.0150565Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-28T11:47:26.0153252Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-28T11:47:26.0176653Z HEAD
2026-06-28T11:47:26.0210916Z ##[endgroup]
2026-06-28T11:47:26.0211956Z [command]/usr/bin/git submodule status
2026-06-28T11:47:26.0401852Z ##[group]Cleaning the repository
2026-06-28T11:47:26.0403651Z [command]/usr/bin/git clean -ffdx
2026-06-28T11:47:28.6424649Z Removing target/
2026-06-28T11:47:28.6433928Z [command]/usr/bin/git reset --hard HEAD
2026-06-28T11:47:28.6735668Z HEAD is now at 0e48ce332 Merge 04dc7e9be386b7b93535d575a088634f0ab7481c into 9e5b33bb3ed1f6ed6766f5f17373e43ce2778932
2026-06-28T11:47:28.6741361Z ##[endgroup]
2026-06-28T11:47:28.6743618Z ##[group]Disabling automatic garbage collection
2026-06-28T11:47:28.6747282Z [command]/usr/bin/git config --local gc.auto 0
2026-06-28T11:47:28.6773143Z ##[endgroup]
2026-06-28T11:47:28.6773667Z ##[group]Setting up auth
2026-06-28T11:47:28.6778141Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-28T11:47:28.6804618Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-28T11:47:28.6991705Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-28T11:47:28.7016603Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-28T11:47:28.7203069Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-28T11:47:28.7229795Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-28T11:47:28.7417602Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-28T11:47:28.7447278Z ##[endgroup]
2026-06-28T11:47:28.7448096Z ##[group]Fetching the repository
2026-06-28T11:47:28.7453748Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0e48ce332909c69c844bafe97d79a20fad195757:refs/remotes/pull/39/merge
2026-06-28T11:47:29.2534408Z ##[endgroup]
2026-06-28T11:47:29.2535125Z ##[group]Determining the checkout info
2026-06-28T11:47:29.2536658Z ##[endgroup]
2026-06-28T11:47:29.2541677Z [command]/usr/bin/git sparse-checkout disable
2026-06-28T11:47:29.2580689Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-28T11:47:29.2603125Z ##[group]Checking out the ref
2026-06-28T11:47:29.2612560Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/39/merge
2026-06-28T11:47:29.2658674Z HEAD is now at 0e48ce332 Merge 04dc7e9be386b7b93535d575a088634f0ab7481c into 9e5b33bb3ed1f6ed6766f5f17373e43ce2778932
2026-06-28T11:47:29.2662608Z ##[endgroup]
2026-06-28T11:47:29.2698061Z [command]/usr/bin/git log -1 --format=%H
2026-06-28T11:47:29.2724047Z 0e48ce332909c69c844bafe97d79a20fad195757
